scrollbarFirstColor
Type
property
Summary
Specifies the main color that the table scroll bar indicators will have.
Syntax
set the scrollbarFirstColor of widget to <RGBA Color>
get the scrollbarFirstColor of widget
Description
Use the scrollbarFirstColor property to specify the main color that the table scroll bar indicators will have. Can be conbined with scrollbarSecondColor to create a gradient effect
Examples
set the scrollbarFirstColor of widget"PolyGrid" to "0,0,255,157"